home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / main.dat / scripts / DefineButton2_98 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-22  |  67b  |  4 lines

  1. on(release){
  2.    getUrl("mailto:support@revoltgames.com", "");
  3. }
  4.